Skip to content

Update multimodal docs with new models#4148

Merged
copybara-service[bot] merged 1 commit into
mainfrom
hengtaoguo-doc
Jun 15, 2026
Merged

Update multimodal docs with new models#4148
copybara-service[bot] merged 1 commit into
mainfrom
hengtaoguo-doc

Conversation

@hengtaoguo

@hengtaoguo hengtaoguo commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Update multimodal.md to include new models supported over the past few months.
  • Add Qwen3-Omni announce in the qwen_moe doc, including E2E test scripts.

Tests

Build docs for readthedocs:

# Build:
cd docs && sphinx-build -b html . _build/html

# Serve:
python -m http.server -d _build/html

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@Rohan-Bierneni Rohan-Bierneni left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Can we also add a link in

Qwen3 is a family of open-source large language models from the Qwen team at Alibaba. This documentation covers the integration of the following Qwen Mixture-of-Experts (MoE) models into MaxText:
that has a link to this multimodal doc for qwen3.5 section

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Comment thread tests/end_to_end/tpu/qwen/moe/run_qwen_moe.md
Comment thread tests/end_to_end/tpu/qwen/moe/qwen3-omni-30b-a3b/1_test_qwen3_omni_30b_a3b.sh Outdated

@Rohan-Bierneni Rohan-Bierneni left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the change I have left some comments

@Rohan-Bierneni Rohan-Bierneni left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The overall script are formatted very good split between part 1 and 2. Mainly we need some changes to script 2 to make it compatible with our xlml tests.

We also need another pr in xlml once this is merged to add the tests in our DAG.

Thank you for making these changes!

Comment thread tests/end_to_end/tpu/qwen/moe/qwen3-omni-30b-a3b/2_test_qwen3_omni_30b_a3b.sh Outdated
Comment thread tests/end_to_end/tpu/qwen/moe/qwen3-omni-30b-a3b/2_test_qwen3_omni_30b_a3b.sh Outdated
Comment thread tests/end_to_end/tpu/qwen/moe/qwen3-omni-30b-a3b/2_test_qwen3_omni_30b_a3b.sh Outdated
Comment thread tests/end_to_end/tpu/qwen/moe/qwen3-omni-30b-a3b/2_test_qwen3_omni_30b_a3b.sh Outdated

@Rohan-Bierneni Rohan-Bierneni left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@copybara-service copybara-service Bot merged commit 53dea32 into main Jun 15, 2026
112 of 114 checks passed
@copybara-service copybara-service Bot deleted the hengtaoguo-doc branch June 15, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants